Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update redisson.version from v3.39.0 to v3.40.2 (minor) #606

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.redisson:redisson-spring-boot-starter (source) 3.39.0 -> 3.40.2 age adoption passing confidence
org.redisson:redisson-spring-data-23 (source) 3.39.0 -> 3.40.2 age adoption passing confidence
org.redisson:redisson (source) 3.39.0 -> 3.40.2 age adoption passing confidence

Release Notes

redisson/redisson (org.redisson:redisson-spring-boot-starter)

v3.40.2

Improvement - optimization LRUCacheMap speed by up to 200x

Fixed - Quarkus config parsing with sentinel nodes (thanks to @​blacksails)
Fixed - starvation of pub/sub connections may cause a memory leak

v3.40.1

Improvement - Netty pending tasks amount report in timeout exceptions

Fixed - Redis or Valkey hostname parsing
Fixed - NoClassDefFoundError is thrown during run with Spring Boot 3.4.0 in GraalVM native mode
Fixed - RTopic and RShardedTopic fail to resubscribe after node's DNS record change (regression since 3.27.0)

v3.40.0

Feature - metrics added to RClusteredTopic, RReliableTopic, RClusteredReliableTopic, RShardedTopic, RJsonStore and RLocalCachedJsonStore objects
Feature - Spring Data Redis 3.4.x module added
Feature - Spring Boot upgraded to 3.4.0
Feature - setIfLess() and setIfGreater() methods added to RAtomicDouble and RAtomicLong objects (thanks to @​seakider)
Feature - RMultimap.fastReplaceValues() method added (thanks to @​davidreis97)

Fixed - IPV6 uris with braces are parsed incorrectly
Fixed - minCleanUpDelay setting isn't applied during the first run of the EvictionTask
Fixed - master node shouldn't be changed on new ip addition for AWS Serverless endpoint
Fixed - Quarkus native build requires Snappy library
Fixed - Quarkus 3.14+ compatibility
Fixed - RBitSet.length() method returns unexpected value and caused RedisException in some case (thanks to @​seakider)
Fixed - TypedJsonJacksonCodec doesn't catch Exception (thanks to @​lyrric)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/redisson.version branch 2 times, most recently from 2faf84a to 9d2fdd9 Compare December 6, 2024 11:37
@renovate renovate bot changed the title Update redisson.version from v3.39.0 to v3.40.0 (minor) Update redisson.version from v3.39.0 to v3.40.1 (minor) Dec 6, 2024
@renovate renovate bot force-pushed the renovate/redisson.version branch 3 times, most recently from 0e2b0c0 to ab7b514 Compare December 12, 2024 15:27
@renovate renovate bot changed the title Update redisson.version from v3.39.0 to v3.40.1 (minor) Update redisson.version from v3.39.0 to v3.40.2 (minor) Dec 12, 2024
@renovate renovate bot force-pushed the renovate/redisson.version branch 5 times, most recently from df96a57 to 607e254 Compare December 16, 2024 12:21
@renovate renovate bot force-pushed the renovate/redisson.version branch from 607e254 to aa8b62e Compare December 16, 2024 12:40
@vpaturet vpaturet merged commit 4f7650e into main Dec 16, 2024
5 checks passed
@vpaturet vpaturet deleted the renovate/redisson.version branch December 16, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant